home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 2000 July / macformat-092.iso / MacFormat 92 CD / Shareware Plus / Internet / New Sherlock Channels / Mega Channels 1.02 / US Government / us congress.src < prev    next >
Encoding:
Text File  |  1999-11-11  |  612 b   |  26 lines

  1. # unofficial and unauthorized US Government Search plug
  2. # by the working men and women of teamdraw.com
  3. # http://www.teamdraw.com/raul
  4.  
  5.  
  6. <search
  7.     name = "Congress"
  8.     action = "http://thomas.loc.gov/cgi-bin/query"
  9.  update = "http://www.teamdraw.com/raul/stuff/congress.src.hqx"
  10.     description = "Searches the US congress database"
  11.     method = post
  12.     >
  13.  
  14. <input name = "queryc106" user>
  15. <input name = "docidc106" value = "">
  16.  
  17. <interpret
  18.   resultListStart = " 1 "
  19.   resultListEnd = "<body bgcolor="#ffffff"><hr><pre><strong><em>"    
  20.     
  21.     resultItemStart = ' .</B> '
  22.     resultItemEnd = '<B>'
  23. # resultItemEnd = '><B>'
  24.     >
  25. </search>
  26.